-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
1.1.0
-
Code
-
Classes
- SocialAuthHandler
Total Complexity |
97 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
615 |
Lines of code |
508 |
Logical lines of code |
206 |
Comment lines |
5 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleGithubConfirm() |
B |
40 |
20 |
52 |
handleGoogleConfirm() |
B |
40 |
20 |
52 |
socialAuthShortcode() |
A |
34 |
8 |
127 |
maybeSocialAuth() |
A |
50 |
11 |
28 |
pushLoginWithButtons() |
S |
46 |
6 |
44 |
handleGitHubActions() |
S |
57 |
6 |
16 |
loadCss() |
S |
50 |
2 |
63 |
handleGoogleActions() |
S |
58 |
5 |
16 |
initSignupButtonLoads() |
S |
51 |
3 |
29 |
isEnabled() |
S |
64 |
4 |
10 |
loadButtons() |
S |
59 |
2 |
16 |
maybePushToCustomForm() |
S |
66 |
2 |
9 |
maybePushRegistrationField() |
S |
66 |
2 |
9 |
pushRegisterWithButtons() |
S |
67 |
2 |
8 |
loadJs() |
S |
69 |
1 |
10 |
redirectToGoogle() |
S |
73 |
1 |
5 |
redirectToGithub() |
S |
73 |
1 |
5 |
register() |
S |
64 |
1 |
9 |